home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / F_J / ICR2_12.ZIP / PREPTRK.BAT < prev    next >
DOS Batch File  |  1996-06-24  |  207b  |  5 lines

  1. if not exist %1\qualace.stg  copy %1\qual.stg %1\qualace.stg
  2. if not exist %1\qualeasy.stg copy %1\qual.stg %1\qualeasy.stg
  3. if not exist %1\qualfast.stg copy %1\qual.stg %1\qualfast.stg
  4. erase %1\qual.stg
  5.